Skip to content

Do not define "ControlMask" as a macro in pTk/mTk/xlib/X11/X.h#88

Closed
hakonhagland wants to merge 1 commit intoeserte:masterfrom
hakonhagland:control_mask
Closed

Do not define "ControlMask" as a macro in pTk/mTk/xlib/X11/X.h#88
hakonhagland wants to merge 1 commit intoeserte:masterfrom
hakonhagland:control_mask

Conversation

@hakonhagland
Copy link
Copy Markdown

The name "ControlMask" is already defined in header processthreadsapi.h (pulled in by windows.h for platform Win32). Instead use "ControlMask2". This fixes issue #87.

The name "ControlMask" is already defined in processthreadsapi.h
OS=Win32.
Instead use "ControlMask2". See issue eserte#87 for more information.
@eserte
Copy link
Copy Markdown
Owner

eserte commented Mar 1, 2026

A slightly different fix to the "ControlMask" problem was applied to the master branch right now.

@eserte eserte closed this Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants